SDK/J Authentication Package ver1.0
RICOH Confidential

Serialized Form


Package jp.co.ricoh.dsdk.scard.framework

Class jp.co.ricoh.dsdk.scard.framework.SCardException extends java.io.IOException implements Serializable

Class jp.co.ricoh.dsdk.scard.framework.SCardRuntimeException extends java.lang.RuntimeException implements Serializable


Package jp.co.ricoh.dsdk.scard.framework.card

Class jp.co.ricoh.dsdk.scard.framework.card.CardAccessException extends CardException implements Serializable

serialVersionUID: 1l

Class jp.co.ricoh.dsdk.scard.framework.card.CardException extends SCardException implements Serializable

Class jp.co.ricoh.dsdk.scard.framework.card.CardRuntimeException extends SCardRuntimeException implements Serializable

Class jp.co.ricoh.dsdk.scard.framework.card.InitializeException extends CardException implements Serializable

Class jp.co.ricoh.dsdk.scard.framework.card.ReleaseException extends CardException implements Serializable

Class jp.co.ricoh.dsdk.scard.framework.card.SlotAccessException extends CardException implements Serializable

Class jp.co.ricoh.dsdk.scard.framework.card.TimeoutException extends CardException implements Serializable


Package jp.co.ricoh.dsdk.scard.framework.event

Class jp.co.ricoh.dsdk.scard.framework.event.CardEvent extends java.util.EventObject implements Serializable

Serialized Fields

type

int type
the event type.

See Also:
CardEvent.INSERTED, CardEvent.REMOVED

slot

Slot slot
the slot.


Package jp.co.ricoh.dsdk.scard.framework.service

Class jp.co.ricoh.dsdk.scard.framework.service.CardServiceException extends SCardException implements Serializable

Class jp.co.ricoh.dsdk.scard.framework.service.CardServiceFactoryException extends SCardException implements Serializable

Class jp.co.ricoh.dsdk.scard.framework.service.CardServiceNotFoundException extends CardServiceException implements Serializable

Class jp.co.ricoh.dsdk.scard.framework.service.CardServiceRegistryException extends SCardException implements Serializable

Class jp.co.ricoh.dsdk.scard.framework.service.ServiceRuntimeException extends SCardRuntimeException implements Serializable

Class jp.co.ricoh.dsdk.scard.framework.service.UnsupportedCardException extends CardServiceException implements Serializable


Package jp.co.ricoh.dsdk.scard.framework.util

Class jp.co.ricoh.dsdk.scard.framework.util.APDUException extends SCardException implements Serializable

serialVersionUID: 1l


Package jp.co.ricoh.dsdk.scard.option.security

Class jp.co.ricoh.dsdk.scard.option.security.CHVException extends VerificationException implements Serializable

serialVersionUID: 1l

Serialized Fields

domain

SecurityDomain domain

number

int number

Class jp.co.ricoh.dsdk.scard.option.security.VerificationException extends CardServiceException implements Serializable


SDK/J Authentication Package ver1.0
RICOH Confidential